am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT
authorTom Rini <[email protected]>
Wed, 26 Jul 2017 17:11:36 +0000 (13:11 -0400)
committerTom Rini <[email protected]>
Mon, 31 Jul 2017 15:22:56 +0000 (11:22 -0400)
commit3c7be0c91a1e03d12a068c275dc0fbf863b5acbe
treeb20cd0d4d9717558684e93dfe85fce34f0520f9d
parent43ba3c59cb6835f96fe32960cca9ef1406d0a626
am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT

The main uses of CONFIG_SPL_ENV_SUPPORT are for network support and for
disabling "Falcon Mode" support at run-time.  As this build enables
neither, remove this feature.

Cc: Andrew F. Davis <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Lokesh Vutla <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
configs/am335x_hs_evm_defconfig